home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text1171.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  1.6 KB  |  44 lines

  1. > Marc Andreessen mentioned that you were working on the HTML DTD and
  2. > that you might be able to answer some of my questions regarding
  3. > the future direction of HTML.  Specifically, are there any plans
  4. > to directly support any of the following features in HTML:
  5.         
  6. >         - Graphics (ie., similar to the <IMG> extension that
  7. >           the NCSA folks are using in Mosaic)
  8.  
  9. Yes. Current thinking is to adopt the NCSA's <IMG> element, perhaps with
  10. some additional attributes, and to also have an element for inline icons.
  11.  
  12. >         - Super- and subscripts
  13.  
  14. Can you tell me what you want these for. Footnotes and cross references
  15. are best handled in other ways, while a full treatment of mathematical
  16. equations is outside the scope of HTML and best handled by embedding
  17. figures.
  18.  
  19. >         - Non-breakable spaces (outside of <PRE> sections).
  20. >           Eg., to keep a phrase within a sentence from being
  21. >           split across lines.
  22.  
  23. Good idea.
  24.  
  25. >         - Support for popup windows (ie., specifying that a
  26. >           piece of text or a graphic should appear in a separate
  27. >           popup window)
  28.  
  29. The approach I am considering is to allow for information to be specified
  30. as being outside the linear flow of the document. If you look at magazines
  31. you will see that such floating panels are common place for illustrations,
  32. background material, and advertisements.
  33.  
  34. > Actually, any general information that you can provide regarding
  35. > current and future plans for HTML would be greatly appreciated.
  36.  
  37. If you don't mind looking at work in progress (incomplete and inconsistent)
  38. try looking at ftp://hplose.hpl.hp.com/pub/dtd2.html
  39.  
  40. Best wishes,
  41.  
  42. Dave Raggett,
  43.  
  44.